home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / smashing.swf / scripts / DefineSprite_440 / frame_86 / DoAction.as
Text File  |  2008-03-12  |  80b  |  9 lines

  1. if(gotoState == "explode")
  2. {
  3.    gotoAndPlay(134);
  4. }
  5. else
  6. {
  7.    stop();
  8. }
  9.